Error: Standard Mode: Fault...(due to upper memory conflict).
Error:
Standard Mode: Fault in MS-DOS Extender.
Cause:
There is an upper memory conflict that is preventing the DOS version of Windows 95 Setup from running.
Solution:
Disable UMBs (upper memory blocks) and re-run Windows 95 Setup.
Do one or more of the following until Windows 95 Setup runs:
1) Disable UMBs:
a) Edit Config.sys.
b) Find the line that looks like one of the following:
DOS=HIGH, UMB
DOS=UMB
c) Edit the 'DOS=' line to replace UMB with NOUMB, so that the line looks like one of the following:
DOS=HIGH, NOUMB
DOS=NOUMB
d) Save the changes to Config.sys.
e) Exit the editor.
f) Press CTRL+ALT+DEL to reboot the computer and make the changes take effect.
g) Re-run Windows 95 Setup.
2) Disable EMM386:
a) Edit Config.sys.
b) Find the line that looks like the following:
DEVICE=C:\DOS\EMM386.EXE NOEMS
(where the C:\DOS directory may be different on some computers).
c) Add REM to the line so that it looks like the following:
REM DEVICE=C:\DOS\EMM386.EXE NOEMS
NOTE: DOS treats a line with REM in front of it as a comment.
d) Save the changes to Config.sys.
e) Exit the editor.
f) Press CTRL+ALT+DEL to reboot the computer and make the changes take effect.
g) Re-run Windows 95 Setup.
3) Run Windows 95 Setup from Windows 3.1.